Update rules
authorGert Wollny <gw.fossdev@gmail.com>
Tue, 1 Dec 2015 02:00:52 +0000 (03:00 +0100)
committerGert Wollny <gw.fossdev@gmail.com>
Tue, 1 Dec 2015 02:00:52 +0000 (03:00 +0100)
debian/rules

index 91aa12add6ac94a354e45f7b504f7df590e33290..09d91e0f442b11548fd4744db54f173dcb2f4d06 100755 (executable)
@@ -22,7 +22,7 @@ endif
 
 override_dh_auto_configure:
        cd config && ./autoall && cd .. &&                      \
-        ./configure     --host=$(DEB_HOST_GNU_TYPE)             \
+        dh_auto_configure --  --host=$(DEB_HOST_GNU_TYPE)       \
                         --build=$(DEB_BUILD_GNU_TYPE)           \
                         --prefix=/usr                           \
                         --exec-prefix=/usr                      \